home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group99a.txt / 000137_icon-group-sender _Wed Jun 16 12:30:54 1999.msg < prev    next >
Internet Message Format  |  2000-09-20  |  852b

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.9.1a/8.9.1) id MAA19875
  4.     for icon-group-addresses; Wed, 16 Jun 1999 12:30:23 -0700 (MST)
  5. Message-Id: <199906161930.MAA19875@baskerville.CS.Arizona.EDU>
  6. Delivered-To: icon-group@silliac.cs.arizona.edu
  7. From: "Steven Gross" <ssgross@netvision.net.il>
  8. To: "Larry Bezeau" <bezeau@unb.ca>,
  9.         "Icon list" <icon-group@optima.CS.Arizona.EDU>
  10. Subject: Re: Problems with noncase.icn from program library
  11. Date: Wed, 16 Jun 1999 19:50:35 +0200
  12. X-Priority: 3
  13. X-MSMail-Priority: Normal
  14. X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.37
  15. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  16. Status: RO
  17.  
  18. The function c_match in the same library seems to have a typo in 
  19. scanPos := match("",s,i1,i2)
  20. since s is not defined in the procedure.
  21.  
  22.